From c2af307d88f4d2107dcfd9818d2dc8ea739829a7 Mon Sep 17 00:00:00 2001 From: "kaf24@freefall.cl.cam.ac.uk" Date: Fri, 5 Nov 2004 10:40:27 +0000 Subject: [PATCH] bitkeeper revision 1.1159.167.2 (418b589b4UNmxMvfvJ11MpJ4rPSbew) Fork -> 2.1-devel. --- xen/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xen/Makefile b/xen/Makefile index 2536492268..bb64e08c91 100644 --- a/xen/Makefile +++ b/xen/Makefile @@ -2,8 +2,8 @@ # This is the correct place to edit the build version. # All other places this is stored (eg. compile.h) should be autogenerated. export XEN_VERSION = 2 -export XEN_SUBVERSION = 0 -export XEN_EXTRAVERSION = "" +export XEN_SUBVERSION = 1 +export XEN_EXTRAVERSION = "-devel" export BASEDIR := $(shell pwd) -- 2.30.2